Remove empty convertGrammar()
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 9 Aug 2008 11:50:08 +0000 (11:50 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 9 Aug 2008 11:50:08 +0000 (11:50 +0000)
languages/classes/LanguageKu_ku.php

index 5dec67e..cf2107e 100644 (file)
@@ -6,17 +6,6 @@
  */
 class LanguageKu_ku extends Language {
 
-/**    # Convert from the nominative form of a noun to some other case
-       # Invoked with {{GRAMMAR:case|word}}
-       /**
-        * Cases:
-        *
-        * From Kazakh interface, not needed at the moment, maybe later
-        */
-       function convertGrammar( $word, $case ) {
-               return $word;
-       }
-
        /**
         * Avoid grouping whole numbers between 0 to 9999
         */